home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Text Processing / rtftohtml 2.5ƒ / pca-sym < prev    next >
Text File  |  1993-09-23  |  1KB  |  116 lines

  1. # RTF PC-A character set (\pca) Symbol font map
  2.  
  3. # Field 1 is the standard character name which the character value in
  4. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  5. # use the value in field 2.)
  6.  
  7. # The character value may be given either as a single character (which will be
  8. # converted to the ASCII value of the character), or in numeric format, either
  9. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  10. # characters.
  11.  
  12. # characters in ASCII range (00-127)
  13.  
  14. formula        0x06
  15. nobrkhyphen    0x1e
  16. opthyphen    0x1f
  17.  
  18. space        " "
  19. exclam        !
  20. universal    '"'
  21. mathnumbersign    #
  22. existential    $
  23. percent        %
  24. ampersand    &
  25. suchthat    "'"
  26. parenleft    (
  27. parenright    )
  28. mathasterisk    *
  29. mathplus    +
  30. comma        ,
  31. mathminus    -
  32. period        .
  33. slash        /
  34. zero        0
  35. one        1
  36. two        2
  37. three        3
  38. four        4
  39. five        5
  40. six        6
  41. seven        7
  42. eight        8
  43. nine        9
  44. colon        :
  45. semicolon    ;
  46. less        <
  47. mathequal    =
  48. greater        >
  49. question    ?
  50. congruent    @
  51. Alpha        A
  52. Beta        B
  53. Chi        C
  54. Delta        D
  55. Epsilon        E
  56. Phi        F
  57. Gamma        G
  58. Eta        H
  59. Iota        I
  60. # J        J
  61. Kappa        K
  62. Lambda        L
  63. Mu        M
  64. Nu        N
  65. Omicron        O
  66. Pi        P
  67. Theta        Q
  68. Rho        R
  69. Sigma        S
  70. Tau        T
  71. Upsilon        U
  72. varsigma    V
  73. Omega        W
  74. Xi        X
  75. Psi        Y
  76. Zeta        Z
  77. bracketleft    [
  78. backslash    \
  79. bracketright    ]
  80. asciicircum    ^
  81. underscore    _
  82. quoteleft    "`"
  83. alpha        a
  84. beta        b
  85. chi        c
  86. delta        d
  87. epsilon        e
  88. phi        f
  89. gamma        g
  90. eta        h
  91. iota        i
  92. # j        j
  93. kappa        k
  94. lambda        l
  95. mu        m
  96. nu        n
  97. omicron        o
  98. pi        p
  99. theta        q
  100. rho        r
  101. sigma        s
  102. tau        t
  103. upsilon        u
  104. # xxx        v
  105. omega        w
  106. xi        x
  107. psi        y
  108. zeta        z
  109. braceleft    {
  110. bar        |
  111. braceright    }
  112. mathtilde    ~
  113.  
  114. # non-ASCII characters (128-255)
  115.  
  116.